This page contains an embedded reference movie named "macwin.mov" that plays either "mac.mov" or "win.mov" depending on the viewer's operating system.
The reference movie was created using Peter Hoddie's XMLtoRefMovie tool using the following text:
<qtrefmovie> <refmovie src="win.mov" priority="high"> <version selector="cput" value="0x69000000" mask="0xff000000" /> </refmovie> <refmovie src="mac.mov" priority="low"/> </qtrefmovie>
To use this in your Web page: